projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3985de
)
Don't include gtkfilechooserprivate.h from the file chooser's tests
author
Federico Mena Quintero
<federico@gnome.org>
Fri, 12 Apr 2013 01:40:05 +0000
(20:40 -0500)
committer
Federico Mena Quintero
<federico@gnome.org>
Fri, 12 Apr 2013 01:40:05 +0000
(20:40 -0500)
We will make that file a fully private header; the tests have no
business poking inside the file chooser's internals at this point.
gtk/tests/filechooser.c
patch
|
blob
|
history
diff --git
a/gtk/tests/filechooser.c
b/gtk/tests/filechooser.c
index 2ca7660bb28635e22e00d42e30bae7f21775eba6..e37babe46dd1d8ea173a39ee17e534ca43a85dbd 100644
(file)
--- a/
gtk/tests/filechooser.c
+++ b/
gtk/tests/filechooser.c
@@
-33,7
+33,6
@@
#include <string.h>
#include <glib/gprintf.h>
#include <gtk/gtk.h>
-#include "gtk/gtkfilechooserprivate.h"
#include "gtk/gtkfilechooserdefault.h"
#include "gtk/gtkfilechooserentry.h"